\fBTX\fP stores the name and type of the \fBintInstanceVariable\fP. This macro is specified as argument to the \fImacro MetaImpl\fP or to the \fImacro AbstractMetaImpl\fP. The Inspector of the ET++ Programming Environment prints the values of instance variables specified with \fBTX\fP as hexadecimal string. \fBTX\fP is often used for instance variables storing flags, e.g. the \fIinstvar Object::flags\fP.
macro \fBTX\fP is rarelyused.
.SH ARGUMENTS
.TP
\fBname intInstanceVariable
.br
the name of an instance variable of type \fBint\fP
.SH CATEGORIES
.na
metaclass
.ad b
.SH FILES
.PD 0
.TP 20
declaration:
\fBClass.h
.SH HISTORY
joe@csesbg.at Mon Jun 17 19:47 1991 reworked
.br
joe@csesbg.at Wed Jun 19 18:24 1991 added IsKindOf, Guard